getByName

public final static Element getByName(SearchContext $self, String name)
public final static Element getByName(SearchContext $self, String name)

Returns the first Element found in the current search context by the given name.

Since

8.0.0

Throws

if no element found.